Skip to content

[3.27] Backport detection of Junit misconfiguration#53538

Merged
jmartisk merged 3 commits intoquarkusio:3.27from
holly-cummins:backport-52350
Apr 15, 2026
Merged

[3.27] Backport detection of Junit misconfiguration#53538
jmartisk merged 3 commits intoquarkusio:3.27from
holly-cummins:backport-52350

Conversation

@holly-cummins
Copy link
Copy Markdown
Contributor

Backport of #52350.

See discussion.

I've kept most of the original code, but downgraded the exception to a warning.

@holly-cummins holly-cummins requested a review from a team April 10, 2026 11:03
@quarkus-bot quarkus-bot bot changed the title Backport detection of Junit misconfiguration [3.27] Backport detection of Junit misconfiguration Apr 10, 2026
@quarkus-bot
Copy link
Copy Markdown

quarkus-bot bot commented Apr 10, 2026

/cc @aloubyansky (3.27), @gastaldi (3.27), @gsmet (3.27), @jmartisk (3.27), @rsvoboda (3.27)

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

Copy link
Copy Markdown
Member

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one commit (well a question actually)

@quarkus-bot
Copy link
Copy Markdown

quarkus-bot bot commented Apr 13, 2026

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 39bcc4e.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17

📦 extensions/infinispan-cache/deployment

io.quarkus.cache.infinispan.InfinispanCacheTest.testGetAsyncWithParallelCalls - History

  • expected: "thread1" but was: "thread2" - org.opentest4j.AssertionFailedError
Details
org.opentest4j.AssertionFailedError: 

expected: "thread1"
 but was: "thread2"
	at io.quarkus.cache.infinispan.InfinispanCacheTest.testGetAsyncWithParallelCalls(InfinispanCacheTest.java:283)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:534)
	at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:448)

@jmartisk jmartisk merged commit c45b823 into quarkusio:3.27 Apr 15, 2026
59 checks passed
@jmartisk jmartisk added this to the 3.27.4 milestone Apr 15, 2026
@jmartisk jmartisk moved this to 3.27.4 in Backports for 3.27 Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 3.27.4

Development

Successfully merging this pull request may close these issues.

3 participants